home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / ov_all.zip / TI692.ASC < prev    next >
Text File  |  1991-09-11  |  3KB  |  133 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.   PRODUCT  :  ObjectVision                           NUMBER  :  692
  9.   VERSION  :  1.0
  10.        OS  :  WIN
  11.      DATE  :  September 11, 1991                       PAGE  :  1/2
  12.  
  13.     TITLE  :  Creating a Macro to open ObjectVision in Full Screen
  14.  
  15.  
  16.  
  17.  
  18.   1.  Load Windows 3.0.
  19.  
  20.   2.  Open the Recorder program.
  21.  
  22.   3.  Activate any program whose window can be maximized.  Program
  23.       manager works well for this example.
  24.  
  25.   4.  Press Alt-Tab until the Recorder window becomes the active
  26.       Window.
  27.  
  28.   5.  Choose Macro|Record
  29.  
  30.   6.  A Dialog box will appear.  Place a name in the Record Macro
  31.       Name.  It can be anything you like up to 40 characters.
  32.  
  33.   7.  In the Shortcut Key Box select the key you wish to use for
  34.       the key combination that will be used to maximize the window
  35.       application.  For Example, if you want Alt-Enter to be the
  36.       key combination that will maximize an application window.
  37.       Click on the downward arrow and choose Enter from the
  38.       selection list that appears or type Enter into the selection
  39.       field.  Place an X in the Alt selection box (you will need to
  40.       un-select the Ctrl box.
  41.  
  42.   8.  Select the To field found in the Playback dialog box.  Select
  43.       for Any Application.  This allows the macro to be played back
  44.       for any window.  (By default, Recorder macros operate only in
  45.       the applications in which they are recorded in.)
  46.  
  47.   9.  With the Dialog box filled out, click on the Start Button.
  48.       Recorder will be minimized to a blinking icon and returns you
  49.       to the application you were in before activating Recorder.
  50.       The blinking icon tells you the tape is running.
  51.       Everything you do will now be saved.
  52.  
  53.   10. Press Alt, the space bar, and X to maximize the application
  54.       you are in.  Press Ctrl-Break to turn off the recorder.
  55.       Recorder responds with another dialog box.  Choose Save Macro
  56.       and click OK.  You have now created a keyboard shortcut for
  57.       maximizing application windows.  Try activating an
  58.       unmaximized application and pressing Alt-Enter to ensure that
  59.       your macro is working correctly.
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.   PRODUCT  :  ObjectVision                           NUMBER  :  692
  75.   VERSION  :  1.0
  76.        OS  :  WIN
  77.      DATE  :  September 11, 1991                       PAGE  :  2/2
  78.  
  79.     TITLE  :  Creating a Macro to open ObjectVision in Full Screen
  80.  
  81.  
  82.  
  83.  
  84.   11. To make your macro available for future Windows session
  85.       return to Recorder, choose File|Save.  Enter a file name,
  86.       ie., fullscr.rec.
  87.  
  88.   12. To make this a permanent resident of your Windows desktop by
  89.       adding the following line to your Win.ini file:
  90.       load=fullscr.rec
  91.  
  92.   This will make your full screen macro available for each working
  93.   session of Windows.  You can also create additional macros that
  94.   will minimize application windows.
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.